home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCGUIA 2010 Software/Programs
/
PCGuia_programas.iso
/
Software
/
Toolkits
/
Escritorio
/
Open Contacts
/
setup.exe
/
{app}
/
ActionPlugin
/
EmailField
/
email.vbs
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2009-01-19
|
63 b
|
7 lines
call main
sub main
msgbox wscript.arguments(0)
end sub